Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Function |is_i64

json/value::|is_i64


Usage

|is_i64(value)

Parameters

↳ value: Json (json::Json)

Return

bool


Return true if value is a JSON number representable as i64.